home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / soft / fm42ch.exe / {app} / Foxmail.exe / 0 / RCDATA / TDLG_SMSREG / TDLG_SMSREG.txt
Text File  |  2002-07-04  |  2KB  |  84 lines

  1. object Dlg_SMSReg: TDlg_SMSReg
  2.   Left = 235
  3.   Top = 222
  4.   Width = 430
  5.   Height = 520
  6.   Caption = 'SMS Register'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnKeyPress = FormKeyPress
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object PopupMenu1: TPopupMenu
  23.     Left = 128
  24.     Top = 168
  25.     object Undo1: TMenuItem
  26.       Caption = '&Undo'
  27.       ShortCut = 16474
  28.     end
  29.     object Repeatcommand1: TMenuItem
  30.       Caption = '&Repeat <command>'
  31.     end
  32.     object N3: TMenuItem
  33.       Caption = '-'
  34.     end
  35.     object Cut1: TMenuItem
  36.       Caption = 'Cu&t'
  37.       ShortCut = 16472
  38.     end
  39.     object Copy1: TMenuItem
  40.       Caption = '&Copy'
  41.       ShortCut = 16451
  42.     end
  43.     object Paste1: TMenuItem
  44.       Caption = '&Paste'
  45.       ShortCut = 16470
  46.     end
  47.     object PasteSpecial1: TMenuItem
  48.       Caption = 'Paste &Special...'
  49.     end
  50.     object N2: TMenuItem
  51.       Caption = '-'
  52.     end
  53.     object Find1: TMenuItem
  54.       Caption = '&Find...'
  55.     end
  56.     object Replace1: TMenuItem
  57.       Caption = 'R&eplace...'
  58.     end
  59.     object GoTo1: TMenuItem
  60.       Caption = '&Go To...'
  61.     end
  62.     object N1: TMenuItem
  63.       Caption = '-'
  64.     end
  65.     object Links1: TMenuItem
  66.       Caption = 'Lin&ks...'
  67.     end
  68.     object Object1: TMenuItem
  69.       Caption = '&Object'
  70.     end
  71.   end
  72.   object Timer1: TTimer
  73.     Enabled = False
  74.     Interval = 10
  75.     Left = 128
  76.     Top = 128
  77.   end
  78.   object Language: TLanguage
  79.     LangCenter = DM_Language.LangCenter
  80.     Left = 248
  81.     Top = 48
  82.   end
  83. end
  84.